home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 202 / applic / stwmacro.doc < prev    next >
Text File  |  1987-12-17  |  3KB  |  70 lines

  1.  
  2.                                ST Writer Macros
  3.  
  4.               Price was the main factor for me when I chose to buy an
  5.          Atari ST -- not just the price of the computer but of the
  6.          software as well.  And I certainly couldn't quibble about the
  7.          price of word processing, my primary application.  At the
  8.          time, Atari was supplying 1st Word free with the computer,
  9.          and later I picked up ST Writer.
  10.  
  11.               Both, however, left some things to be desired, even for
  12.          my needs, which involve few display or formatting frills.
  13.          Basically, I'm easily pleased.  I just want to sit down and
  14.          get words onto the screen in the order I want them.  In other
  15.          words, I like to make words do tricks.
  16.  
  17.               1st Word, though, demanded that you use the mouse for
  18.          virtually everything, slowing block operations particularly
  19.          to a crawl.  ST Writer, on the other hand, lacked commands
  20.          for deleting text a word, sentence or paragraph at a time.
  21.  
  22.               Enter STARTKey, a keyboard macro designer supplied in
  23.          the winter 1987 issue of STart magazine.  With STARTKey, many
  24.          of us have been able to design macros that bring 1st Word's
  25.          menu commands to the keyboard.  And this max file adds
  26.          several Alternate-key combinations to ST Writer's command
  27.          set. (Hold down the alternate key plus the indicated key.)
  28.  
  29.               Here are my added commands:
  30.  
  31.               Alt-W ... delete from cursor to beginning of next word
  32.  
  33.               Alt-S ... delete from cursor to beginning of next
  34.          sentence
  35.  
  36.               Alt-P ... delete from cursor to beginning of next
  37.          paragraph
  38.  
  39.               Alt-(period) ... move cursor to beginning of word to the
  40.          right
  41.  
  42.               Alt-(comma) ... move cursor to beginning of word to the
  43.          left
  44.  
  45.               Alt-X ... transpose two letters
  46.  
  47.               You must have STARTKEY.ACC installed on your boot disk
  48.          to use this or other STARTKey macros.  If you place this
  49.          macro, renaming it MACROS.MAX, it is loaded into the STARTKey
  50.          desk accessory automatically.  Otherwise, it can be loaded
  51.          into STARTKey at any time.
  52.  
  53.               These particular commands use ST Writer's block move,
  54.          block delete, search and undo commands.  Thus they are a
  55.          little slow and clumsy.  (For instance, the delete word
  56.          command recognizes only spaces as delimiters, so be careful
  57.          when deleting a word at the end of a paragraph.)  But I was
  58.          dying for a delete word command, and STARTKey filled the gap.
  59.          If you want to change any of these commands, the uncompiled
  60.          text file is included.
  61.  
  62.               I'm shatteringly inept at getting anything to run if
  63.          it's not ready from the box, but writing STARTKey macros was
  64.          easy for even me.  I'm sure others will come up with much
  65.          better additions to the command sets of word processors and
  66.          other favorite applications.
  67.  
  68.                                       -- Clayton Hardiman
  69.                                          GEnie address: CHARDIMAN
  70.